/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;font-weight: normal;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#3fad22;text-decoration: none; border-bottom-style:}

.box{ margin:0 auto;width:85%;min-width: 1300px;padding:0 2%;}
.page{margin:0 auto;width:1300px;min-width:1300px;}
.bg{ width: 100%;min-width:1300px;}
i,em{font-style: normal;}


.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
h1{font-size: 40px;color: #222;font-weight: bold;text-align: center;}
h1 d{color: #079e2b;}
h1 span{font-size: 18px;color: #666;font-weight: normal;line-height: 36px;display: block;}
h1 em{margin-top: 5px;display: block;}
h1 em i{ display:inline-block; width:6px; height:24px; background:#0ec44a; border-radius:3px; vertical-align:top;animation: tptd 1.5s infinite;-webkit-animation: tptd 1.5s infinite;}
h1 em i:nth-child(2){ height:32px; background:#069134;animation: tptd 1.8s infinite;-webkit-animation: tptd 1.8s infinite;}
h1 em i:nth-child(3){ background:#61ef8f;animation: tptd 2s infinite;-webkit-animation: tptd 2s infinite;}
@keyframes tptd{
  0%{transform: translateY(0);}
  50%{transform: translateY(5px);}
  100%{transform: translateY(0);}
}


/*抬头*/
.head_bg{background: #fff;}
.head{width: 100%;height: 120px;margin: 0 auto;min-width: 1300px;display: flex;align-items: center;justify-content:space-between;}
.head_l{display: flex;align-items: center;margin-left: 2%;}
.head .name{margin-left: 20px;}
.head .name p{font-size: 36px;color: #079e2b;font-weight: bold;letter-spacing: 3px;}
.head .name dd{font-size: 12px;font-family: 'Arial';text-transform: uppercase;margin-top: 5px;}
.head .gg p{font-size: 22px;color: #222;font-weight: bold;}
.head .gg d{color: #079e2b;}
.head .gg dd{font-size: 16px;color: #666;letter-spacing: 2.5px;margin-top: 5px;}
.head .gg{margin-left: 40px;position: relative;}
.head .gg:before{content: '';width: 1px;height: 60px;display: block;background: #eee;position: absolute;left: -20px;}

/*导航*/
.nav{height:120px;}
.nav>ul>li{ float: left; display:block;height:120px;position: relative;z-index: 99;transition: 0.3s ease all;}
.nav>ul>li+li{margin-left: 3vw;}
.nav>ul>li>a{display: block; color: #666; font-size: 16px;text-align: center; z-index: 3333;position: relative;line-height: 120px;}
.nav>ul>li.navcurrent a,.nav>ul>li:hover a{color: #079e2b;}
.nav>ul>li:after{content: '';width: 0%;height: 4px;background: #079e2b;display: block;transition: 0.3s ease all;margin-top: -4px;}
.nav>ul>li.navcurrent:after,.nav>ul>li:hover:after{width: 100%;}

.head_tel{height: 120px;padding: 0 30px;background-image: -webkit-linear-gradient( 90deg, rgb(12,176,66) 0%, #22d053 53%, rgb(12,176,66) 100%);display: flex;align-items: center;margin-left: 40px;}
.head_tel p{font-size: 16px;letter-spacing: 1px;color: #fff;}
.head_tel d{font-size: 24px;color: #fff;font-family: 'Bahnschrift';margin-top: 5px;display: block;}
.head_tel a{padding-left: 50px;background: url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210726/20210726195608_1229281253.png)no-repeat center left;}

@media (max-width: 1800px){
    .nav>ul>li+li{margin-left: 2vw;}
}
@media (max-width: 1650px){
    .gg{display:none;}
}

/*幻灯片*/
.banner-box,.banner-box .bd li{height:750px;}
.banner-box .banner-btn a.prev{background-image:url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728093207_849628931.png);}
.banner-box .banner-btn a.next{background-image:url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728093207_1598961412.png);}
.banner-box .hd ul li.on{background:#079e2b;}
.banner-box{min-width:1300px;position:relative;overflow:hidden;margin: 0 auto;}
.banner-box .bd{ width:100% !important;}
.banner-b{position: absolute;bottom: 0;}
.banner-box .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:60px;height:60px;position:absolute;opacity:0.4;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all linear; top:350px;background-repeat:no-repeat; }
.banner-btn a.prev{animation:prev 1.5s linear infinite;} 
.banner-btn a.next{animation:next 1.5s linear infinite;}
@keyframes prev{
	0%{left:60px;opacity:1;}
	50%{left:80px;opacity:0.5;}
	100%{left:60px;opacity:1;}
}

@keyframes next{
	0%{right:60px;opacity:1;}
    50%{right:80px;opacity:0.5;}
	100%{right:60px;opacity:1;}
}


.banner-box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ width: 32px;}


/*搜索*/
.search_bg{height: 80px;background: #079e2b;border-bottom: 1px solid #eee;}
.search{display: flex;align-items: center;justify-content: space-between;}
.search_nbg{position: absolute;z-index: 999;top: 580px;border-bottom: 1px solid #eee;background: #fff;}
.search_nbg .search{margin:0 auto;background: #fff;}
.search-bg{width:270px;height:42px;overflow: hidden;border-radius: 30px; border: 1px solid #eee;}
.search{height: 80px;}
.search_l{line-height: 80px;color: #fff;}
.search_l dd{font-size:15px;color: #fff;display: inline-block;}
.search_l a{font-size: 15px;color: #fff;}
.search_l a:hover{color:#fff;}
.search-bg #infoname{width:270px;background:#FFF ;outline:none; color:#ccc;border: none;height:40px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height: 38px;}

/*实力*/
.trait{ padding:80px 0 80px 0; background:#f6f8f9 url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728093347_689655950.jpg) no-repeat center;overflow: hidden;}
.tratitl{ text-align:center; font-size:40px; color:#323436;}
.tratitl b{color:#1571df;}
.tratitl span{ display:block; font-size:18px; color:#878a8d; margin-top:10px;}
.trait ul{ font-size:0; margin-top:45px; text-align:center;}
.trait ul li{ display:inline-block; vertical-align:top; text-align:center; width:241px; position:relative;}
.trait ul li+li{ margin-left:95px;}
.trapic:after{content:"";background:url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728093423_1866811105.png) no-repeat top center; width:100%; height:0; transition:all .3s ease; position:absolute; display:block; top:10px; left:0;}
.trapic{ transition:all .3s ease; width:241px; height:298px; background:url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728093504_416475453.png) no-repeat center;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; position:relative; overflow:hidden;}
.trapic img{ position:relative; z-index:3;}
.tra_t{ font-size:14px; color:#8c9095; line-height:28px;}
.tra_t span{ display:block; font-size:28px; color:#50555b; line-height:65px;}
.trait ul li:after{ display:block; position:absolute; width:45px; height:101px; content:''; background:url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728093534_2104340393.png) no-repeat center; left:100%; top:117px;} 
.trait ul li:hover .trapic:after{ height:100%;}



/*产品中心*/
.prod_list{width: 100%;height: 80px;line-height: 80px;background:#f5f5f5;}
.prod_list table{width:100% !important;}
.prod_list table *{display:block;}
.prod_list table tr{width:calc(100% / 10);height:100%;float:left;}
.prod_list table td{width:100%;height:100%;line-height:80px !important;text-align:center;}
.prod_list table td a{color:#222;font-size:15px;font-weight: normal !important;}

.prod_box td{padding:0px !important;width:23.5%;display:block;float:left;background:#f5f5f5;}
.prod_box tr+tr{margin-top:30px;display: block;}
.prod_box td+td{margin-left:2%;}
.prod_box td img{width:100%;transition: 0.3s ease all;height:auto;}
.prod_box td>a{width:100%;height:100%;display:block;overflow: hidden;box-sizing: border-box;border: 20px solid #f5f5f5;}
.prod_box td:hover img{transform: scale(1.1);}
.prod_box td span{padding:20 0 0 0px;border-top:1px solid #eee;text-align:left;}
.prod_box td span,.prod_box td span a{width:100% !important;display:block;}
.prod_box td span a{color:#333;font-size:16px;padding:20px;}
.prod_box td:hover span a{color:#079e2b;}
.prod_box td br{display:none;}
.prod_box td:hover span a{}
.prod_list table tr.on a{color:#fff !important;background:#079e2b;}
.prod_box td span a:after{content:'';background: url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728093601_793456482.png)no-repeat center;display: inline-block;width: 18px;height: 18px;position: relative;top: 5px;float: right;}



/*产品优势*/
.padv_bg{background:url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728083513_1478736369.jpg)no-repeat center top;}
.padv h1{color:#fff;}
.padv h1 span{color: rgba(255,255,255,0.6);}
.padv_cont li{width: calc((100% - 120px) / 4);float: left;box-shadow: 0.588px 0.809px 50.15px 8.85px rgba(0, 0, 0, 0.05);}
.padv_cont li+li{margin-left: 40px;}
.padv_img{position: relative;}
.padv_img img{width: 100%;}
.padv_cont .padv_wz{text-align: center;background: #fff;padding: 40px 0;height: 270px;}
.padv_cont .padv_wz p{font-size: 24px;color: #222;}
.padv_cont .padv_wz d{font-size: 30px;font-weight: bold;color: #079e2b;}
.padv_cont .padv_wz span{font-size: 12px;color: #999;text-transform: uppercase;line-height: 20px;}
.padv_cont .padv_wz dt{width: 80%;margin: 0 auto;}
.padv_cont .padv_wz i{width: 50px;height: 50px;display: block;margin: 10px auto;color: #ccc;font-size: 50px;}
.padv_cont .padv_wz dt{font-size: 15px;line-height: 30px;}
.padv_img:after{content: '';background: url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210727/20210727104402_351210680.png)no-repeat center;width: 37px;height: 30px;display: block;position: absolute;bottom: -15px;left:calc((100% - 37px) / 2);}
.padv li:nth-child(even) .padv_img:after{top: -15px;bottom: inherit;transform: rotateX(
180deg);}
.padv li:nth-child(even){margin-top: 80px;}

/*优势*/
.adv_bg{background: url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728091450_437135416.jpg)no-repeat center 
 bottom;overflow: hidden;}
.adv{position: relative;}
.adv_l{width: 38%;padding-top: 40px;height:679px;}
.adv_r{width: 60%;height:679px !important;}
.adv_l p{font-size: 40px;color: #222;letter-spacing: 3px;margin-top: 10px;}
.adv_l d{width: 115px;height: 2px;display: block;background: #ccc;margin: 30px 0 40px;}
.adv_l dd{width: 70%;font-size: 15px;line-height: 30px;}
.adv_l a{width: 150px;height: 48px;line-height: 48px;border: 1px solid #ccc;display: block;font-size: 15px;color: #666;text-align: center;margin-top: 80px;position:relative;}
.adv_l a:before{content:'';width:0%;height: 100%;display: block;background: #079e2b;position: absolute;transition: 0.3s ease all;}
.adv_l a:hover:before{width:100%;z-index: 1;}
.adv_l a:hover{color: #fff;border-color: #079e2b}
.adv_l a t{position:relative;z-index:9;}
.adv_list{width: 50%;position: absolute;bottom: 0;left: 0;height: 150px;margin-left: 2%;z-index: 99;}
.adv_list li{width: 25%;height: 100%;float: left;box-shadow: 0px 0px 10px rgba(0,0,0,0.05);background: #fff;text-align: center;padding-top: 30px;transition: 0.3s ease all;}
.adv_list li i{font-size: 45px;color: #079e2b;height: 45px;width: 45px;display: block;margin: 0 auto;transition: 0.3s ease all;}
.adv_list li:nth-child(3) i{font-size: 55px;}
.adv_list li:nth-child(3) i:before{position: relative;top: -8px;left: -5px;}
.adv_list li p{font-size: 20px;color: #222;margin-top: 10px;transition: 0.3s ease all;}
.adv_list li d{font-size: 12px;color: #999;text-transform: uppercase;line-height: 24px;transition: 0.3s ease all;}
.adv_r li{position: relative;}
.adv_r li .adv_box{width: 70%;position: absolute;bottom: 50px;right: 0%;padding: 30px 40px;background: rgba( 255, 255, 255, 0.95 );
box-shadow: 0 8px 32px 0 rgba( 0, 0, 0, 0.37 );border-radius: 10px;}
.adv_r li .adv_box p{font-size: 28px;color: #222;font-weight: bold;}
.adv_r li .adv_box d{color: #079e2b;}
.adv_r li span{font-size: 12px;color: #ccc;text-transform: uppercase;line-height: 30px;}
.adv_r li i{width: 118px;height: 1px;display: block;margin: 10px 0 20px;background: #ccc;}
.adv_r li dd{font-size: 15px;line-height: 28px;margin-top: 5px;}
.adv_list li.on{background:#079e2b;}
.adv_list li.on i,.adv_list li.on p{color:#fff;}
.adv_list li.on d{color:rgba(255,255,255,0.6);}

/*应用案例*/
.case_bg{background:#fff url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728090826_587866486.jpg)no-repeat center top;}
.case h1 p{color:#fff;}
.case h1 span{color:rgba(255,255,255,0.8);}
.custom_ww{ width: 100%; margin: 0 auto;background: #fff;}
.case .convert .taba{width:100%; background: #fff}
.case .convert .taba a em{text-transform: uppercase; color: #ccc; display: block; font-family: Akrobat; font-size: 12px;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.case .convert .taba a{display: block; color: #333; font-size: 18px; width:calc(100% / 7); line-height: 26px; text-align: center;float: left;position: relative; padding:30px 0px;position:relative;}
.taba a:after{content:'';width:0%;height:4px;background:#0ed04e;display:block;position:absolute;left:0px;bottom:0px; transition: all 0.3s;}
.taba_a.on:after,.taba a:last-child:hover:after{width:100%;}
.more a{ margin: 0;}

.case .en{text-transform: uppercase; font-family: Arial;}
.case .convert .content1{ overflow:hidden; width:100%;background: #fff; position:relative; margin-top: 0px; box-shadow: 1px 5px 23px rgba(102,102,102,0.1)}
.case .convert .content1 ul{ position:absolute; left:0; top:0;}
.case .convert .content1 ul li {width: 100%;height: auto;float: left;}
.case_l{ width:48%; padding-left:4%; padding-right: 0px;}
.case_l p{font-size: 32px; font-weight: normal; color:#333; padding-top: 75px; letter-spacing: 1px;}
.case_l span{display: block; font-size: 14px; color:#999; line-height:30px;}
.case_l span:after{content:""; display: block; width: 45px; height: 5px; background: #079e2b; margin:20px 0 20px 0;}
.case_l em{ font-size: 20px; line-height:32px; font-weight: bold; font-style: normal; margin-bottom:10px; font-family:Microsoft YaHei;display:none;}
.case_l strong{color: #079e2b;display:none;}
.case_l t{ font-size: 15px; line-height:30px; color: #666; font-weight: 100; width: 90%; display: block;}
.case_l a{ display: block; width: 140px; height: 40px;line-height:40px; background: #333; font-size: 14px; color: #fff; text-align: center;  margin-top:40px; transition: all 0.6s; letter-spacing: 1px;}
.case_l a:hover{ background: #333; width: 248px; transition: all 0.6s;}
.case_r{padding-top: 50px; padding-bottom: 50px;width: 46%;margin-right:4%;overflow: hidden;}
.case_r img{width: 700px;height: 400px;}
.case_box{padding-bottom:50px;}
.case_box table *{display:block;}
.case_box{width:92%;margin:0 auto;}
.case_box table td{padding:0px !important;width:calc((100% - 60px) / 4);display:block;float:left;position: relative;overflow:hidden; }
.case_box table td+td{margin-left:20px;}
.case_box table td img{width:100%;    height: 15vw;}
.case_box table td span{position: absolute;width:100%;height:100%;top:-100%;left:0;display:block; transition: all 0.3s;}
.case_box table td span a{display:block;color:#fff;line-height:15vw;font-size:16px;background:rgba(0,0,0,0.4);height:100%;}
.case_box table td:hover span{top:0px;}
.case_box table td br{display:none;}



/*简介*/
.about_bg{overflow: hidden;}

.about_l{width: 40%;}
.about_tit{height: 550px;padding: 0 10% 0 0;display: flex;align-items: center;}
.about_tit span{ font-size:60px;color:#333;font-family: fontDin1;line-height: 50px;margin-top: -40px;display: block;}
.about_tit p{ font-size:28px;color:#222;margin-top: 10px;}
.about_tit d{ font-size:15px;color:#666; line-height:30px;display: block;margin-top: 40px;}
.about_tit a{ font-size:15px;color:#333;width: 150px;height: 48px;text-align: center;display: block;border: 1px solid #ccc;line-height: 48px;color: #666;margin-top: 60px;position:relative;}
.about_tit a:before{content:'';width:0%;height: 100%;display: block;background: #079e2b;position: absolute;transition: 0.3s ease all;}
.about_tit a:hover:before{width:100%;z-index: -1;}
.about_tit a:hover{color: #fff;border-color: #079e2b}
.about_wh{width:100%; background:#079e2b; height:200px;padding: 0 10%;display: flex;align-items: center;border-right: 1px solid rgba(255,255,255,0.1);}
.about_wh p{ font-size:24px; color:#fff;}
.about_wh d{font-size:16px; color:rgba(255,255,255,0.8);line-height: 30px;display: block;margin-top: 20px;}
.about_r{width: 60%;overflow: hidden;}
.about_img{width: 100%;}
.about_ico{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; height:200px;text-align: center;}
.about_ico li{ box-sizing:border-box; width:100%; background:#f9f9f9; height:100%; transition:all .3s ease; position:relative; font-size:24px; color:#393c3f; cursor:pointer; transition:all .3s ease; line-height:30px;}
.about_ico li em{ display:block; font-size:16px; color:#929396; text-transform:uppercase; transition:all .3s ease;}
.jjsxt{ position:absolute; left:0; right:0; margin:0 auto; top:-13px; width:26px; height:26px; border-radius:50%; background:rgba(12,176,66,.12);display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.about_ico li:nth-child(2n){ background:#f5f5f5;}
.jjsxt i{ width:14px; height:14px; border-radius:50%; background:rgba(12,176,66,.4);display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.tubgjkj{ display:inline-block; width:52px; height:60px; background:url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210727/20210727222643_1077873582.png) no-repeat left top; transition:all .3s ease; margin-top:2vw; margin-bottom:2%;}
.about_ico li:nth-child(2) .tubgjkj{ background-position-x:-80px;}
.about_ico li:nth-child(3) .tubgjkj{ background-position-x:-167px; width:56px;}
.about_ico li:nth-child(4) .tubgjkj{ background-position-x:-258px; width:66px;}
.jjsxt i em{ width:8px; height:8px; border-radius:50%; background:#fff;}
.about_ico li.on{ background:#079e2b; color:#fff;}
.about_ico li.on em{color:rgba(255,255,255,0.6); }
.about_ico li.on .tubgjkj{ background-position-y:-67px;}


/*流程*/
.proc_t{text-align: center;}
.proc_cont li{width: calc((100% - 1px) / 8);border-left: 1px solid #eee;float: left;padding: 20px 30px 20px;text-align: center;position: relative;}
.proc_cont li:before{content: '';width: 1px;height: 40px;display: block;position: absolute;left: -1px;top:30px;background: #079e2b;}
.proc_cont li span{font-size: 20px;color: #999;font-family: 'Tw Cen MT';position: relative;z-index:9;transition: 0.3s ease all;}
.proc_cont li i{width: 60px;height: 60px;display: block;margin: 0 auto 20px;position: relative;z-index:9;font-size:50px;color:#079e2b;}
.proc_cont li p{font-size: 20px;color: #222;font-weight: bold;margin-top: 5px;position: relative;z-index:9;transition: 0.3s ease all;;}
.proc_cont li d{font-size: 14px;color: #666;line-height: 24px;display: block;margin-top: 15px;position: relative;z-index:9;transition: 0.3s ease all;}
.proc_cont li:nth-child(8){border-right:1px solid #eee;}
.proc_cont li:last-child{width:0px !important;padding:0;}
.proc_cont li:hover i{animation: jello 1s;opacity: 1;}
.proc_cont li:nth-child(2) i,.proc_cont li:nth-child(3) i,.proc_cont li:nth-child(4) i,.proc_cont li:nth-child(7) i,.proc_cont li:nth-child(8) i{font-size:45px;}

@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

/*联系电话*/
.tel_bg{background: url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728093718_189881034.jpg);text-align: center;padding: 70px 0;}
.tel{display: inline-block;}
.tel p{font-size: 20px;color: #222;float: left;line-height: 60px;}
.tel d{font-size: 60px;color: #222;font-family: 'Tw Cen MT';float: left;margin-top: -5px;}
.tel i{width: 59px;height: 59px;display: inline-block;background: #40b023 url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728093744_1137869995.png)no-repeat center;border-radius: 50%;float: left;margin-right: 20px;position: relative;}
.tel i:before,.tel i:after {position: absolute;left:50%;top:52%;height: 59px;width:59px;margin-top: -31px;margin-left: -30px;border-radius: 50%;box-shadow: 0 0 0 0 #d2edcc;animation: ripple 1.8s infinite;}
.tel i:before {animation-delay:0.7s;content:"";position:absolute;right: 0;bottom: 0;}
.tel i:after {animation-delay:1s;content:"";position:absolute;right: 0;bottom: 0;}
@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 30px rgba(0, 159, 232, .0);}
    100%{box-shadow: 0 0 0 0 rgba(0, 159, 232, .0);}
}


/*新闻*/
.news_bg{background:#f8f8f8;}
.news_top{width:551px;margin:0px auto;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;color: #999;}
.news_tab{margin-top:10px;}
.news_tab li{float:left;background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; color:#666;display: block;}
.news_tab li.on{color:#fff; background:#079e2b;box-shadow:0px 0px 10px rgba(38, 149, 215, 0.3);width: 171px; height: 42px; line-height: 42px;}
.news_tab li.on a{color:#fff !important;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#005cab;}
.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div+.news_div{}
.news_list .news_div_item{width: 23.65%;display: inline-block;position: relative;height:100%;transition:0.5s; padding: 20px; border: 1px #eee solid;box-sizing: border-box;background:#fff;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:54%;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(https://memberpic.114my.com.cn/019518/uploadfile/image/20210724/20210724152813_1229940287.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:60%;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'\67e5\770b\8be6\60c5';bottom: -152px;left: 0;width: 130px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728093816_1542619261.png) no-repeat center;width: 18px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{    height: 14vw; overflow: hidden;}
.news_list .news_div_item:hover .news_div_item_a{color: #079e2b;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #f8f8f8;transition:0.5s;padding-left:40px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;transition:0.5s;}



/*友情链接*/
.links{width:100%; overflow:hidden; padding:25px 0; background: #079e2b;}
.links_l{float:left; width:117px; border-right:solid 1px #fff;}
.links_lm{font-size:16px; line-height:18px; color:#fff;}
.links_len{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; line-height:30px; font-size:30px; color:#fff; filter:Alpha(opacity=40); opacity:0.4;}
.links_r{float:left; width:800px; padding-top:5px; color:#999; padding-left: 30px;}
.links_r a{font-size:15px; color:#999;}

/*版权*/
.copy_bt{font-size:32px;color:#333;margin-bottom:25px;}
.copy_bt span{font-family:"Akrobat";font-size:28px;color:#333;opacity:0.6;margin-left:10px;}
.copy_row2{z-index:0;overflow:hidden;background:#f5f5f5;width:100%;position: relative;margin:auto;padding: 60px 0;}
.copy_list{float:left;padding:0px 10%;border-left:1px #eee solid;height:220px;}
.copy_list li a{display:block;color:#666;font-size:15px;line-height:30px;}
.copy_list li a:hover{color:#079e2b;}
.copy_list strong{display:block;}
.copy_list strong a{color:#333;line-height:50px;font-size:19px;font-weight:normal;display:inline-block;position:relative;padding-bottom:20px;}
.copy_list:hover strong a:after{width:100%;background:#09a201;}
.copy_list:nth-child(1) {padding-left: 0px !important;}
.copy_phone{background:url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728093844_1091880710.png) no-repeat;width:228px;height:343px;position:absolute; bottom:-70px;right:0;z-index:5;padding:70px 30px 20px;}
.copy_phone ul{position:absolute;bottom:30px;left:30px;width:182px;text-align:center; height:40px;}
.copy_phone ul li{display:inline-block;border-radius:50%;width:41px;height:41px;margin:0 5px;-webkit-transition:0.3s all ease;transition:0.3s all ease; background:#999;cursor:pointer;}
.copy_phone ul li.cur{background:#079e2b;border-color:#079e2b;}
.copy_phone ul li img{display:block;width:100%;height:100%;}
.copy_ewm_cont{display:block;width:136px;position:absolute;height:136px;top:97px;left:47px;}
.copy_ewm_cont img{display:block;width:100%;height:100%;}
.copy_ewm_cont p{position:absolute;top:-35px;left: 0px;color:#999;font-size:14px;width: 100%;text-align: center;}
.copy_phone ul li .icontb{font-size:20px;color:#fff;line-height: 41px;text-align:center;}
.copy1_item2{padding-top:43px !important;}
.copy1_item3{padding-top:43px !important;}
.copy_row3 {margin:0 auto;font-size:15px;width:100%;
border-top:1px #eee solid;}
.copy_row3 a{color:#999;font-size:15px;}
.copy_row3 a:hover{color:#079e2b;}
.copy_n{line-height:80px;color:#999;font-size:15px;float:left;}
.copy_n a{display:inline-block;color:#999;font-size:inherit;font-size:14px;}
.copy_nr{float:right;color:#999;line-height:80px;}
.copy_list strong a:before {content:"";position:absolute;width:30px;height:2px;background:#079e2b;bottom:15px;}
.totalwidth{width:52%;float:left;}
.nt{padding-left:0px !important;border-left:none !important;}
.copy_row2:after {z-index:-1;content:"";width:48%;height:100%;right:0;top:0;background:#fafafa;position:absolute;opacity: 0.5;}
.copy_tel{float:right;width:48%;padding-left:3vw;position:relative;}
.copy_tel .t1 strong a{color:#333;line-height:50px;font-size:19px;font-weight: normal;display: inline-block;
position: relative;padding-bottom: 20px;}
.copy_tel .t1 strong a:before {content:"";position:absolute;width:30px;height:2px;background:#079e2b;bottom:15px;}
.totalwidth{width:52%;float:left;}
.copy_tel .t2 p{display: block;color: #666;font-size: 15px;line-height: 30px;}


/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/0470311/uploadfile/image/20210728/20210728093922_166042911.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color:#079e2b; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color:#079e2b; border-color:#079e2b; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #079e2b; border-color: #079e2b;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }


.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color:#079e2b; font-size: 15px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .right-arrow2 {
border-left: 6px white solid;
}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:260px;}
.y-kefu-box01 .y-email-infos p { color: #079e2b; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }